← Back to issue list

core22: Only amd64 snap is built when multiple architectures are specified

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#2007790
Type
issue
State
open
Author
~brlin
Labels
Created
2023-02-19 22:43:37.602357+00:00
Updated
2023-05-09 15:00:32.212418+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Either the following configurations: ``` architectures: - build-on: amd64 build-for: amd64 - build-on: arm64 build-for: arm64 - build-on: armhf build-for: armhf - build-on: ppc64el build-for: ppc64el ``` ``` architectures: - amd64 - arm64 - armhf - ppc64el ``` will only trigger the amd64 build in the Snapcraft build service, recipes for reference: * https://github.com/brlin-tw/ffmpeg-cat/commit/36d166462e58d6fbc69fef33495ef606a617bdbe * https://github.com/brlin-tw/ffmpeg-cat/commit/c1468f6d1d2c132e0d36e1d11e5330e429450a85

Evaluation history

No evaluation history available.